HipOpenSLESAudioSource

Undocumented in source.

Constructors

this
this(SLIAudioPlayer* player, bool isStreamed)
Undocumented in source.

Members

Aliases

clip
alias clip = HipAudioSource.clip
Undocumented in source.
loop
alias loop = HipAudioSource.loop
Undocumented in source.

Functions

clip
IHipAudioClip clip(IHipAudioClip clip)
Undocumented in source. Be warned that the author may not have intended to support it.
getFreeBuffer
HipAudioBufferWrapper* getFreeBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.
loop
bool loop(bool shouldLoop)
Undocumented in source. Be warned that the author may not have intended to support it.
pause
bool pause()
Undocumented in source. Be warned that the author may not have intended to support it.
play
bool play()
Undocumented in source. Be warned that the author may not have intended to support it.
pullStreamData
void pullStreamData()
Undocumented in source. Be warned that the author may not have intended to support it.
resume
bool resume()
Undocumented in source. Be warned that the author may not have intended to support it.
stop
bool stop()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

audioPlayer
SLIAudioPlayer* audioPlayer;
Undocumented in source.
isStreamed
bool isStreamed;
Undocumented in source.

Inherited Members

From HipAudioSource

attachToPosition
void attachToPosition()
Undocumented in source. Be warned that the author may not have intended to support it.
attachOnDestroy
void attachOnDestroy()
Undocumented in source. Be warned that the author may not have intended to support it.
getProgress
float getProgress()
Undocumented in source. Be warned that the author may not have intended to support it.
pullStreamData
void pullStreamData()
Undocumented in source. Be warned that the author may not have intended to support it.
getFreeBuffer
HipAudioBufferWrapper* getFreeBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.
sendAvailableBuffer
void sendAvailableBuffer(HipAudioBuffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
clean
HipAudioSource clean()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta